@charset "utf-8";
.theme-popover-mask {
z-index: 9998;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:#000;
opacity:0.4;
filter:alpha(opacity=40);
display:none
}
.theme-popover { z-index: 9999; position: fixed; top:50%; left:50%; margin-left:-150px; margin-top:-200px; width:300px; height:400px; display: none; }
.theme-poptit { padding:22px 0px; position: relative; font-size: 18px; color: #fff; height:60px;}
.theme-popbod {color:#444; height: 148px; }
.theme-popbom { padding:15px; background-color:#f6f6f6; border-top:1px solid #ddd;  color:#666 }
.theme-popbom a { margin-left:8px }
.theme-poptit .close {float:right; color:#fff; padding:5px; margin:-2px -5px -5px; font:bold 40px/14px simsun;}
.theme-poptit .close:hover { color:#fff; }
.btn.theme-reg { position: absolute; top: 8px; left: 43%; display: none }
.inp-gray, .feed-mail-inp { border:1px solid #ccc; background-color:#fdfdfd; width:220px; height:16px; padding:4px; color:#444; margin-right:6px }
.dform {text-align: center; }
.dform .ipt_error { background-color:#FFFFCC; border-color:#FFCC66 }
.dform-tip { display:none; background-color:#080; color:#fff; line-height:42px; margin-top:10px; display:;
font-size: 14px; }
.dform-tip-errer { background-color: #CF301A; }
.dform-tip a { display: inline-block; padding: 0 20px; margin-left:10px; background-color: #FFE924; color: #CF301A; }
.dform-login { padding:0; height: 270px; overflow: hidden; }
.dform-login iframe { height: 470px; margin-top: -180px; }
.theme-signin { margin: -50px -20px -50px 90px; text-align:left; font-size: 14px; }
.theme-signin h4 { color:#999; font-weight:100; margin-bottom: 20px; font-size: 12px; }
.theme-signin li { margin: 25px 0px; }
.theme-signin li strong { float: left; margin-left: -80px; width: 80px; text-align: right; line-height: 32px; }
.theme-signin .btn { margin-bottom: 10px; }
.theme-signin p { font-size: 12px; color: #999; }
.theme-desc, .theme-version { padding-top: 0 }

